enclosing type meaning in Chinese
封闭类型
封入类型
封入型别
Examples
- Defines a type within the scope of the enclosing type
在封闭类型范围内定义类型。 - The enclosing type has not been created
尚未创建封闭类型。 - Has been called on the enclosing type
已对封闭类型调用了 - Enclosing type parameters should not be referred to inside static members
不应在静态成员中引用封闭类型参数。 - If the type is a nested type , this property returns the enclosing type
对象。如果该类型是嵌套类型,则该属性返回封闭类型。